ComponentOne ASP.NET MVC Controls
NewRowAtTop Property (MultiRow<T>)

C1.Web.Mvc.MultiRow Namespace > MultiRow<T> Class : NewRowAtTop Property
Gets or sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.
Syntax
'Declaration
 
Public Overrides Property NewRowAtTop As Boolean
public override bool NewRowAtTop {get; set;}
See Also

Reference

MultiRow<T> Class
MultiRow<T> Members